GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration / RemoveEmbeddedFiles Property





In This Topic
RemoveEmbeddedFiles Property (IPDFReducerConfiguration)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(29)>
Property RemoveEmbeddedFiles As Boolean
[DispId(29)]
bool RemoveEmbeddedFiles {get; set;}
read-write property RemoveEmbeddedFiles: Boolean; 
DispIdAttribute(29)
function get,set RemoveEmbeddedFiles : boolean
[DispId(29)]
__property bool get_RemoveEmbeddedFiles();
__property void set_RemoveEmbeddedFiles( 
   bool value
);
[DispId(29)]
property bool RemoveEmbeddedFiles {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration
IPDFReducerConfiguration Members